home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / cdcluu10.zip / MULTI-N.BAT < prev    next >
DOS Batch File  |  1992-04-19  |  1KB  |  41 lines

  1. C:
  2. CD \WC30
  3. WC3TO2 WC3TO2-%WCNODEID%.CFG
  4. CD \WC30\ROMS\MEGA1
  5. CDCOM C:\WC30\WCWORK\NODE%WCNODEID%\CALLINFO.BBS
  6. GOTO LOOP
  7. :PAUSE
  8. WAIT! 5
  9. :LOOP
  10. IF EXIST CDCLUU.USE GOTO PAUSE
  11. COPY \WC30\ALL.OK CDCLUU.USE
  12. COPY CDCLUU.DE%WCNODEID% CDCLUU.DEF
  13. CDCLUU
  14. DEL CDCLUU.USE
  15. CD \WC30\WCWORK\NODE%WCNODEID%
  16. ============================================================================
  17.   At this time CDCLUU does not support Multi-Line operation, however, using
  18. a batch file such as this, you can probably operate CDCLUU in a Multi-Line
  19. enviroment.
  20.   In the next release of CDCLUU - I do plan on adding support for Multi-Line
  21. systems.  The next release should be out in about 2-4 weeks.  Also in the next
  22. release, CDCLUU will be able to recognize download protocols other than those
  23. supported be DSZ.  Lastly, with the next release of CDCLUU, the download kilo-
  24. bytes for transfers will be added to the WILDCAT database.
  25.  
  26.  
  27.   Special thanks to The Black Hole BBS for writing this Multi-Line Batch
  28.   file.  Give him a call - he runs a good BBS
  29.  
  30.         The Black Hole BBS
  31.                             (813) 267-2746 v-32 bis/HST
  32.                             (813) 267-2996 2400
  33.  
  34.                Thanks,
  35.                        Paul Berry
  36.                        The Dragon's Lair BBS
  37.                        (314) 329-2708
  38.  
  39.  
  40.  
  41.